[INFO] fetching crate solana-address-lookup-table-interface 3.0.1...
[INFO] testing solana-address-lookup-table-interface-3.0.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate solana-address-lookup-table-interface 3.0.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate solana-address-lookup-table-interface 3.0.1
[INFO] finished tweaking crates.io crate solana-address-lookup-table-interface 3.0.1
[INFO] tweaked toml for crates.io crate solana-address-lookup-table-interface 3.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate solana-address-lookup-table-interface 3.0.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate solana-address-lookup-table-interface 3.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded solana-pubkey v4.0.0
[INFO] [stderr]   Downloaded bytemuck v1.23.0
[INFO] [stderr]   Downloaded solana-frozen-abi-macro v3.2.1
[INFO] [stderr]   Downloaded solana-address v2.0.0
[INFO] [stderr]   Downloaded boxcar v0.2.12
[INFO] [stderr]   Downloaded solana-frozen-abi v3.1.2
[INFO] [stderr]   Downloaded solana-hash v4.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4c403999bded7152b18fbfdb3cae9e624a4161e9b8cacc5f344e50399759cad
[INFO] running `Command { std: "docker" "start" "-a" "d4c403999bded7152b18fbfdb3cae9e624a4161e9b8cacc5f344e50399759cad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4c403999bded7152b18fbfdb3cae9e624a4161e9b8cacc5f344e50399759cad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4c403999bded7152b18fbfdb3cae9e624a4161e9b8cacc5f344e50399759cad", kill_on_drop: false }`
[INFO] [stdout] d4c403999bded7152b18fbfdb3cae9e624a4161e9b8cacc5f344e50399759cad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc497645fce547e2e21bce838ccb5287f4d41765aeaa5a26215996d9f756bd22
[INFO] running `Command { std: "docker" "start" "-a" "fc497645fce547e2e21bce838ccb5287f4d41765aeaa5a26215996d9f756bd22", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling five8_core v1.0.0
[INFO] [stderr]    Compiling solana-atomic-u64 v3.0.0
[INFO] [stderr]    Compiling solana-sanitize v3.0.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling solana-program-error v3.0.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling five8 v1.0.0
[INFO] [stderr]    Compiling five8_const v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling solana-hash v4.0.1
[INFO] [stderr]    Compiling solana-hash v3.1.0
[INFO] [stderr]    Compiling solana-slot-hashes v3.0.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling solana-sha256-hasher v3.1.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling solana-sdk-macro v3.0.0
[INFO] [stderr]    Compiling solana-clock v3.0.0
[INFO] [stderr]    Compiling solana-address v2.0.0
[INFO] [stderr]    Compiling solana-pubkey v4.0.0
[INFO] [stderr]    Compiling solana-sdk-ids v3.1.0
[INFO] [stderr]    Compiling solana-address-lookup-table-interface v3.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.67s
[INFO] running `Command { std: "docker" "inspect" "fc497645fce547e2e21bce838ccb5287f4d41765aeaa5a26215996d9f756bd22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc497645fce547e2e21bce838ccb5287f4d41765aeaa5a26215996d9f756bd22", kill_on_drop: false }`
[INFO] [stdout] fc497645fce547e2e21bce838ccb5287f4d41765aeaa5a26215996d9f756bd22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44ec38d39b932b3edd98c0571f603f4f9969ea6a2bf5838c2984e7e8d4d87cfa
[INFO] running `Command { std: "docker" "start" "-a" "44ec38d39b932b3edd98c0571f603f4f9969ea6a2bf5838c2984e7e8d4d87cfa", kill_on_drop: false }`
[INFO] [stderr]    Compiling solana-address v2.0.0
[INFO] [stderr]    Compiling solana-pubkey v4.0.0
[INFO] [stderr]    Compiling solana-sdk-ids v3.1.0
[INFO] [stderr]    Compiling solana-address-lookup-table-interface v3.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `bincode` in this scope
[INFO] [stdout]    --> src/state.rs:285:25
[INFO] [stdout]     |
[INFO] [stdout] 285 |         let meta_size = bincode::serialized_size(&lookup_table).unwrap();
[INFO] [stdout]     |                         ^^^^^^^ use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bincode` in this scope
[INFO] [stdout]    --> src/state.rs:290:25
[INFO] [stdout]     |
[INFO] [stdout] 290 |         let meta_size = bincode::serialized_size(&lookup_table).unwrap();
[INFO] [stdout]     |                         ^^^^^^^ use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bincode` in this scope
[INFO] [stdout]    --> src/state.rs:367:38
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let mut serialized_table_1 = bincode::serialize(&empty_table).unwrap();
[INFO] [stdout]     |                                      ^^^^^^^ use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `overwrite_meta_data` found for struct `state::AddressLookupTable<'a>` in the current scope
[INFO] [stdout]    --> src/state.rs:372:29
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub struct AddressLookupTable<'a> {
[INFO] [stdout]     | --------------------------------- function or associated item `overwrite_meta_data` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 372 |         AddressLookupTable::overwrite_meta_data(&mut serialized_table_2, address_table.meta)
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `state::AddressLookupTable<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `state::AddressLookupTable<'_>`, consider using `tests::<impl state::AddressLookupTable<'_>>::new_for_tests` which returns `state::AddressLookupTable<'_>`
[INFO] [stdout]    --> src/state.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         fn new_for_tests(meta: LookupTableMeta, num_addresses: usize) -> Self {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `deserialize` found for struct `state::AddressLookupTable<'a>` in the current scope
[INFO] [stdout]    --> src/state.rs:381:33
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub struct AddressLookupTable<'a> {
[INFO] [stdout]     | --------------------------------- function or associated item `deserialize` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 381 |             AddressLookupTable::deserialize(&[]).err(),
[INFO] [stdout]     |                                 ^^^^^^^^^^^ function or associated item not found in `state::AddressLookupTable<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `state::AddressLookupTable<'_>`, consider using `tests::<impl state::AddressLookupTable<'_>>::new_for_tests` which returns `state::AddressLookupTable<'_>`
[INFO] [stdout]    --> src/state.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         fn new_for_tests(meta: LookupTableMeta, num_addresses: usize) -> Self {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `InstructionError` in this scope
[INFO] [stdout]    --> src/state.rs:382:18
[INFO] [stdout]     |
[INFO] [stdout] 382 |             Some(InstructionError::InvalidAccountData),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^ use of undeclared type `InstructionError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `deserialize` found for struct `state::AddressLookupTable<'a>` in the current scope
[INFO] [stdout]    --> src/state.rs:386:33
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub struct AddressLookupTable<'a> {
[INFO] [stdout]     | --------------------------------- function or associated item `deserialize` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 386 |             AddressLookupTable::deserialize(&[0u8; LOOKUP_TABLE_META_SIZE]).err(),
[INFO] [stdout]     |                                 ^^^^^^^^^^^ function or associated item not found in `state::AddressLookupTable<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `state::AddressLookupTable<'_>`, consider using `tests::<impl state::AddressLookupTable<'_>>::new_for_tests` which returns `state::AddressLookupTable<'_>`
[INFO] [stdout]    --> src/state.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         fn new_for_tests(meta: LookupTableMeta, num_addresses: usize) -> Self {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `InstructionError` in this scope
[INFO] [stdout]    --> src/state.rs:387:18
[INFO] [stdout]     |
[INFO] [stdout] 387 |             Some(InstructionError::UninitializedAccount),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^ use of undeclared type `InstructionError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `serialize_for_tests` found for struct `state::AddressLookupTable<'a>` in the current scope
[INFO] [stdout]    --> src/state.rs:394:37
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub struct AddressLookupTable<'a> {
[INFO] [stdout]     | --------------------------------- function or associated item `serialize_for_tests` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 394 |                 AddressLookupTable::serialize_for_tests(address_table.clone()).unwrap();
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `state::AddressLookupTable<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `state::AddressLookupTable<'_>`, consider using `tests::<impl state::AddressLookupTable<'_>>::new_for_tests` which returns `state::AddressLookupTable<'_>`
[INFO] [stdout]    --> src/state.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         fn new_for_tests(meta: LookupTableMeta, num_addresses: usize) -> Self {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `new_for_tests` with a similar name
[INFO] [stdout]    --> src/state.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         fn new_for_tests(meta: LookupTableMeta, num_addresses: usize) -> Self {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `deserialize` found for struct `state::AddressLookupTable<'a>` in the current scope
[INFO] [stdout]    --> src/state.rs:396:37
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub struct AddressLookupTable<'a> {
[INFO] [stdout]     | --------------------------------- function or associated item `deserialize` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 396 |                 AddressLookupTable::deserialize(&address_table_data).unwrap(),
[INFO] [stdout]     |                                     ^^^^^^^^^^^ function or associated item not found in `state::AddressLookupTable<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `state::AddressLookupTable<'_>`, consider using `tests::<impl state::AddressLookupTable<'_>>::new_for_tests` which returns `state::AddressLookupTable<'_>`
[INFO] [stdout]    --> src/state.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         fn new_for_tests(meta: LookupTableMeta, num_addresses: usize) -> Self {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solana-address-lookup-table-interface` (lib test) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "44ec38d39b932b3edd98c0571f603f4f9969ea6a2bf5838c2984e7e8d4d87cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44ec38d39b932b3edd98c0571f603f4f9969ea6a2bf5838c2984e7e8d4d87cfa", kill_on_drop: false }`
[INFO] [stdout] 44ec38d39b932b3edd98c0571f603f4f9969ea6a2bf5838c2984e7e8d4d87cfa
